GenerateResponse

GenerateResponse

The GenerateResponse object contains request status information based on the GenerateResult returned in the response message.

Parameter Type Description
RequestID string A unique identifier for the submitted request. Often used for request tracking purposes.
Status RequestStatus Object contains a group of enumerations indicating the status of the transaction submitted on the parent request.
StatusDescription string The status of the request as a string.
Details ArrayOfInformation Array containing an unbound collection of Information objects.